﻿2026-08-03T04:28:20.1151849Z Current runner version: '2.336.0'
2026-08-03T04:28:20.1157043Z Runner name: 'kitsubito'
2026-08-03T04:28:20.1157569Z Runner group name: 'Default'
2026-08-03T04:28:20.1158191Z Machine name: 'KITSUBITO'
2026-08-03T04:28:20.1161531Z ##[group]GITHUB_TOKEN Permissions
2026-08-03T04:28:20.1163370Z Actions: write
2026-08-03T04:28:20.1163774Z ArtifactMetadata: write
2026-08-03T04:28:20.1164179Z Attestations: write
2026-08-03T04:28:20.1164545Z Checks: write
2026-08-03T04:28:20.1164903Z CodeQuality: write
2026-08-03T04:28:20.1165267Z Contents: write
2026-08-03T04:28:20.1165629Z CopilotRequests: write
2026-08-03T04:28:20.1166013Z Deployments: write
2026-08-03T04:28:20.1166374Z Discussions: write
2026-08-03T04:28:20.1166740Z Drives: write
2026-08-03T04:28:20.1167093Z Issues: write
2026-08-03T04:28:20.1167437Z Metadata: read
2026-08-03T04:28:20.1167789Z Models: read
2026-08-03T04:28:20.1168143Z Packages: write
2026-08-03T04:28:20.1168501Z Pages: write
2026-08-03T04:28:20.1169037Z PullRequests: write
2026-08-03T04:28:20.1169444Z RepositoryProjects: write
2026-08-03T04:28:20.1169853Z SecurityEvents: write
2026-08-03T04:28:20.1170220Z Statuses: write
2026-08-03T04:28:20.1170582Z VulnerabilityAlerts: read
2026-08-03T04:28:20.1170958Z ##[endgroup]
2026-08-03T04:28:20.1172520Z Secret source: Actions
2026-08-03T04:28:20.1173197Z Prepare workflow directory
2026-08-03T04:28:20.1520023Z Prepare all required actions
2026-08-03T04:28:20.1555429Z Getting action download info
2026-08-03T04:28:20.4764280Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-03T04:28:20.9444450Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-03T04:28:21.5998345Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-03T04:28:21.6884844Z ##[group]Run set -euo pipefail
2026-08-03T04:28:21.6885454Z [36;1mset -euo pipefail[0m
2026-08-03T04:28:21.6885932Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-03T04:28:21.6886547Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-03T04:28:21.6887322Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-03T04:28:21.6888122Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-03T04:28:21.6888771Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-03T04:28:21.6889447Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-03T04:28:21.6890307Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-03T04:28:21.6891108Z [36;1m  exit 1[0m
2026-08-03T04:28:21.6891475Z [36;1mfi[0m
2026-08-03T04:28:21.6907772Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T04:28:21.6908610Z ##[endgroup]
2026-08-03T04:28:21.7034107Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=744426016768 floor_bytes=34359738368
2026-08-03T04:28:21.7206167Z ##[group]Run actions/checkout@v5
2026-08-03T04:28:21.7206703Z with:
2026-08-03T04:28:21.7207073Z   fetch-depth: 0
2026-08-03T04:28:21.7207683Z   repository: BigscreenVR/spt-bs-core
2026-08-03T04:28:21.7211111Z   token: ***
2026-08-03T04:28:21.7211641Z   ssh-strict: true
2026-08-03T04:28:21.7212132Z   ssh-user: git
2026-08-03T04:28:21.7212629Z   persist-credentials: true
2026-08-03T04:28:21.7213211Z   clean: true
2026-08-03T04:28:21.7213692Z   sparse-checkout-cone-mode: true
2026-08-03T04:28:21.7214250Z   fetch-tags: false
2026-08-03T04:28:21.7214730Z   show-progress: true
2026-08-03T04:28:21.7215225Z   lfs: false
2026-08-03T04:28:21.7215730Z   submodules: false
2026-08-03T04:28:21.7216431Z   set-safe-directory: true
2026-08-03T04:28:21.7216974Z   allow-unsafe-pr-checkout: false
2026-08-03T04:28:21.7217571Z ##[endgroup]
2026-08-03T04:28:21.7979271Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T04:28:21.7981187Z ##[group]Getting Git version info
2026-08-03T04:28:21.7982255Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T04:28:21.7983652Z [command]/usr/bin/git version
2026-08-03T04:28:21.7984116Z git version 2.43.0
2026-08-03T04:28:21.7992066Z ##[endgroup]
2026-08-03T04:28:21.7999876Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/b993ebe0-6c76-49ef-b6f6-78c7c21e3879/.gitconfig'
2026-08-03T04:28:21.8006428Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b993ebe0-6c76-49ef-b6f6-78c7c21e3879' before making global git config changes
2026-08-03T04:28:21.8007945Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T04:28:21.8009317Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T04:28:21.8040060Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T04:28:21.8056032Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T04:28:21.8065411Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T04:28:21.8067664Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T04:28:21.8085368Z refs/heads/golden/ir15
2026-08-03T04:28:21.8091256Z [command]/usr/bin/git checkout --detach
2026-08-03T04:28:21.8146490Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T04:28:21.8179469Z [command]/usr/bin/git branch --delete --force golden/ir15
2026-08-03T04:28:21.8206121Z Deleted branch golden/ir15 (was a5042ec74).
2026-08-03T04:28:21.8309864Z ##[endgroup]
2026-08-03T04:28:21.8312610Z [command]/usr/bin/git submodule status
2026-08-03T04:28:21.8496365Z ##[group]Cleaning the repository
2026-08-03T04:28:21.8498528Z [command]/usr/bin/git clean -ffdx
2026-08-03T04:28:21.8535934Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T04:28:21.8594876Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T04:28:21.8600567Z ##[endgroup]
2026-08-03T04:28:21.8601951Z ##[group]Disabling automatic garbage collection
2026-08-03T04:28:21.8605026Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T04:28:21.8629409Z ##[endgroup]
2026-08-03T04:28:21.8630150Z ##[group]Setting up auth
2026-08-03T04:28:21.8634945Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T04:28:21.8659593Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T04:28:21.8839635Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T04:28:21.8863956Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T04:28:21.9047651Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T04:28:21.9073729Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T04:28:21.9263663Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T04:28:21.9293397Z ##[endgroup]
2026-08-03T04:28:21.9294194Z ##[group]Fetching the repository
2026-08-03T04:28:21.9299031Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-03T04:28:23.3971356Z [command]/usr/bin/git branch --list --remote origin/golden/ir15
2026-08-03T04:28:23.4024267Z   origin/golden/ir15
2026-08-03T04:28:23.4031565Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/ir15
2026-08-03T04:28:23.4049746Z a5042ec7440159a931217ae3c11be156a7675bf6
2026-08-03T04:28:23.4053661Z ##[endgroup]
2026-08-03T04:28:23.4054973Z ##[group]Determining the checkout info
2026-08-03T04:28:23.4056523Z ##[endgroup]
2026-08-03T04:28:23.4057889Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T04:28:23.4093834Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T04:28:23.4116528Z ##[group]Checking out the ref
2026-08-03T04:28:23.4118776Z [command]/usr/bin/git checkout --progress --force -B golden/ir15 refs/remotes/origin/golden/ir15
2026-08-03T04:28:23.4175949Z Switched to a new branch 'golden/ir15'
2026-08-03T04:28:23.4177547Z branch 'golden/ir15' set up to track 'origin/golden/ir15'.
2026-08-03T04:28:23.4183046Z ##[endgroup]
2026-08-03T04:28:23.4215413Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T04:28:23.4241028Z a5042ec7440159a931217ae3c11be156a7675bf6
2026-08-03T04:28:23.4394110Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-03T04:28:23.4395727Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-03T04:28:23.4410691Z shell: /usr/bin/bash -e {0}
2026-08-03T04:28:23.4411545Z ##[endgroup]
2026-08-03T04:28:23.4524619Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-03T04:28:23.4525751Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-03T04:28:23.4539161Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T04:28:23.4540281Z env:
2026-08-03T04:28:23.4540963Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T04:28:23.4541819Z ##[endgroup]
2026-08-03T04:28:23.4591190Z CI-CENSUS scope roots:
2026-08-03T04:28:23.4592181Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T04:28:23.4593783Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-03T04:28:23.4595763Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-03T04:28:23.4597629Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-03T04:28:23.4598893Z   root: /home/reavus/spt-n1-oldbroker
2026-08-03T04:28:23.4638759Z CI-CENSUS self-check OK: walked 391 /proc entries, exe resolution live
2026-08-03T04:28:24.9129555Z CI-CENSUS phase=start box_procs=391 box_fds=10752 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-03T04:28:24.9130342Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-03T04:28:24.9130695Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-03T04:28:24.9163525Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-03T04:28:24.9163877Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-03T04:28:24.9176187Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T04:28:24.9176458Z env:
2026-08-03T04:28:24.9176640Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T04:28:24.9176856Z ##[endgroup]
2026-08-03T04:28:24.9224080Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:28:24.9259871Z ##[group]Run set -euo pipefail
2026-08-03T04:28:24.9260272Z [36;1mset -euo pipefail[0m
2026-08-03T04:28:24.9260529Z [36;1mPIN=0c95435[0m
2026-08-03T04:28:24.9260773Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-03T04:28:24.9261101Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-03T04:28:24.9261511Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-03T04:28:24.9262030Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-03T04:28:24.9262533Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-03T04:28:24.9262911Z [36;1m  rm -rf "$CACHE"[0m
2026-08-03T04:28:24.9263139Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-03T04:28:24.9263406Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-03T04:28:24.9263740Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-03T04:28:24.9264180Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-03T04:28:24.9264575Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-03T04:28:24.9264986Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-03T04:28:24.9265559Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-03T04:28:24.9265968Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-03T04:28:24.9266378Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-03T04:28:24.9266784Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-03T04:28:24.9267166Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-03T04:28:24.9267529Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-03T04:28:24.9267943Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-03T04:28:24.9268262Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-03T04:28:24.9268483Z [36;1mfi[0m
2026-08-03T04:28:24.9268736Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-03T04:28:24.9269183Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-03T04:28:24.9280635Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T04:28:24.9280911Z env:
2026-08-03T04:28:24.9281082Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T04:28:24.9281430Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:28:24.9281860Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:28:24.9282260Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:28:24.9282665Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:28:24.9282988Z ##[endgroup]
2026-08-03T04:28:25.2424705Z    Compiling proc-macro2 v1.0.106
2026-08-03T04:28:25.2425342Z    Compiling unicode-ident v1.0.24
2026-08-03T04:28:25.2425765Z    Compiling quote v1.0.45
2026-08-03T04:28:25.2426333Z    Compiling libc v0.2.186
2026-08-03T04:28:25.2426700Z    Compiling serde_core v1.0.228
2026-08-03T04:28:25.2427107Z    Compiling cfg-if v1.0.4
2026-08-03T04:28:25.2449097Z    Compiling serde v1.0.228
2026-08-03T04:28:25.2480232Z    Compiling typenum v1.20.1
2026-08-03T04:28:25.2522924Z    Compiling log v0.4.32
2026-08-03T04:28:25.2523686Z    Compiling portable-atomic v1.13.1
2026-08-03T04:28:25.2558515Z    Compiling pin-project-lite v0.2.17
2026-08-03T04:28:25.2584158Z    Compiling memchr v2.8.1
2026-08-03T04:28:25.2665907Z    Compiling version_check v0.9.5
2026-08-03T04:28:25.2666784Z    Compiling critical-section v1.2.0
2026-08-03T04:28:25.2756295Z    Compiling find-msvc-tools v0.1.9
2026-08-03T04:28:25.2926762Z    Compiling shlex v2.0.1
2026-08-03T04:28:25.3208238Z    Compiling subtle v2.6.1
2026-08-03T04:28:25.3532573Z    Compiling bytes v1.11.1
2026-08-03T04:28:25.3707852Z    Compiling futures-core v0.3.32
2026-08-03T04:28:25.4791515Z    Compiling smallvec v1.15.1
2026-08-03T04:28:25.4982385Z    Compiling equivalent v1.0.2
2026-08-03T04:28:25.5121382Z    Compiling itoa v1.0.18
2026-08-03T04:28:25.5294810Z    Compiling semver v1.0.28
2026-08-03T04:28:25.5475367Z    Compiling stable_deref_trait v1.2.1
2026-08-03T04:28:25.5534785Z    Compiling futures-io v0.3.32
2026-08-03T04:28:25.5640701Z    Compiling futures-sink v0.3.32
2026-08-03T04:28:25.5715594Z    Compiling slab v0.4.12
2026-08-03T04:28:25.6212230Z    Compiling rand_core v0.10.1
2026-08-03T04:28:25.6591541Z    Compiling futures-channel v0.3.32
2026-08-03T04:28:25.6681094Z    Compiling generic-array v0.14.7
2026-08-03T04:28:25.7241125Z    Compiling futures-task v0.3.32
2026-08-03T04:28:25.7255033Z    Compiling bitflags v2.12.1
2026-08-03T04:28:25.7410689Z    Compiling rustversion v1.0.22
2026-08-03T04:28:25.7567317Z    Compiling getrandom v0.4.2
2026-08-03T04:28:25.7986182Z    Compiling hashbrown v0.17.1
2026-08-03T04:28:25.8477808Z    Compiling cpufeatures v0.2.17
2026-08-03T04:28:25.8740728Z    Compiling rustc_version v0.4.1
2026-08-03T04:28:25.9047960Z    Compiling fnv v1.0.7
2026-08-03T04:28:25.9110225Z    Compiling strsim v0.11.1
2026-08-03T04:28:25.9389771Z    Compiling cfg_aliases v0.2.1
2026-08-03T04:28:25.9794978Z    Compiling writeable v0.6.3
2026-08-03T04:28:25.9860447Z    Compiling litemap v0.8.2
2026-08-03T04:28:26.0190906Z    Compiling dunce v1.0.5
2026-08-03T04:28:26.0230615Z    Compiling icu_normalizer_data v2.2.0
2026-08-03T04:28:26.0231201Z    Compiling fs_extra v1.3.0
2026-08-03T04:28:26.0891133Z    Compiling utf8_iter v1.0.4
2026-08-03T04:28:26.1810955Z    Compiling ident_case v1.0.1
2026-08-03T04:28:26.1991568Z    Compiling icu_properties_data v2.2.0
2026-08-03T04:28:26.2291182Z    Compiling autocfg v1.5.1
2026-08-03T04:28:26.2620914Z    Compiling percent-encoding v2.3.2
2026-08-03T04:28:26.2799763Z    Compiling http v1.4.1
2026-08-03T04:28:26.2923738Z    Compiling aws-lc-rs v1.17.0
2026-08-03T04:28:26.3815897Z    Compiling cpufeatures v0.3.0
2026-08-03T04:28:26.3912753Z    Compiling unicode-segmentation v1.13.3
2026-08-03T04:28:26.4371440Z    Compiling thiserror v2.0.18
2026-08-03T04:28:26.4591240Z    Compiling scopeguard v1.2.0
2026-08-03T04:28:26.5071917Z    Compiling indexmap v2.14.0
2026-08-03T04:28:26.5281311Z    Compiling lock_api v0.4.14
2026-08-03T04:28:26.5398684Z    Compiling form_urlencoded v1.2.2
2026-08-03T04:28:26.5535461Z    Compiling untrusted v0.9.0
2026-08-03T04:28:26.5642417Z    Compiling rustls v0.23.40
2026-08-03T04:28:26.6380941Z    Compiling syn v2.0.117
2026-08-03T04:28:26.6620967Z    Compiling hybrid-array v0.4.12
2026-08-03T04:28:26.7080549Z    Compiling heck v0.5.0
2026-08-03T04:28:26.7186302Z    Compiling const-oid v0.10.2
2026-08-03T04:28:26.7498259Z    Compiling unicode-xid v0.2.6
2026-08-03T04:28:26.7700758Z    Compiling atomic-waker v1.1.2
2026-08-03T04:28:26.7770970Z    Compiling anyhow v1.0.102
2026-08-03T04:28:26.8022945Z    Compiling fastrand v2.4.1
2026-08-03T04:28:26.8114847Z    Compiling parking_lot_core v0.9.12
2026-08-03T04:28:26.8319296Z    Compiling paste v1.0.15
2026-08-03T04:28:26.8730855Z    Compiling convert_case v0.10.0
2026-08-03T04:28:26.9630985Z    Compiling httparse v1.10.1
2026-08-03T04:28:26.9697889Z    Compiling zerocopy v0.8.50
2026-08-03T04:28:26.9817583Z    Compiling num-traits v0.2.19
2026-08-03T04:28:27.0197370Z    Compiling jobserver v0.1.34
2026-08-03T04:28:27.0823277Z    Compiling curve25519-dalek v4.1.3
2026-08-03T04:28:27.0941511Z    Compiling ahash v0.8.12
2026-08-03T04:28:27.1030205Z    Compiling either v1.16.0
2026-08-03T04:28:27.1841346Z    Compiling base64ct v1.8.3
2026-08-03T04:28:27.2189855Z    Compiling powerfmt v0.2.0
2026-08-03T04:28:27.3240901Z    Compiling cc v1.2.63
2026-08-03T04:28:27.3460730Z    Compiling http-body v1.0.1
2026-08-03T04:28:27.3734198Z    Compiling crypto-common v0.2.2
2026-08-03T04:28:27.3931455Z    Compiling block-buffer v0.12.0
2026-08-03T04:28:27.4050789Z    Compiling inout v0.2.2
2026-08-03T04:28:27.4214342Z    Compiling crypto-common v0.1.7
2026-08-03T04:28:27.4484584Z    Compiling block-buffer v0.10.4
2026-08-03T04:28:27.4653662Z    Compiling deranged v0.5.8
2026-08-03T04:28:27.5390978Z    Compiling pem-rfc7468 v1.0.0
2026-08-03T04:28:27.5461359Z    Compiling digest v0.10.7
2026-08-03T04:28:27.5531504Z    Compiling vcpkg v0.2.15
2026-08-03T04:28:27.5590833Z    Compiling pkg-config v0.3.33
2026-08-03T04:28:27.5643415Z    Compiling time-core v0.1.8
2026-08-03T04:28:27.6920795Z    Compiling mio v1.2.1
2026-08-03T04:28:27.7150905Z    Compiling socket2 v0.6.4
2026-08-03T04:28:27.7380282Z    Compiling getrandom v0.2.17
2026-08-03T04:28:27.8741005Z    Compiling base64 v0.22.1
2026-08-03T04:28:27.9601078Z    Compiling uuid v1.23.2
2026-08-03T04:28:28.0110842Z    Compiling rand_core v0.6.4
2026-08-03T04:28:28.0180675Z    Compiling num-conv v0.2.2
2026-08-03T04:28:28.0461074Z    Compiling tower-service v0.3.3
2026-08-03T04:28:28.1291098Z    Compiling zmij v1.0.21
2026-08-03T04:28:28.1810749Z    Compiling tinyvec_macros v0.1.1
2026-08-03T04:28:28.1880730Z    Compiling try-lock v0.2.5
2026-08-03T04:28:28.2061001Z    Compiling data-encoding v2.11.0
2026-08-03T04:28:28.2250617Z    Compiling tinyvec v1.11.0
2026-08-03T04:28:28.2460832Z    Compiling parking_lot v0.12.5
2026-08-03T04:28:28.2715058Z    Compiling want v0.3.1
2026-08-03T04:28:28.2890969Z    Compiling sha2 v0.10.9
2026-08-03T04:28:28.3547843Z    Compiling cipher v0.5.2
2026-08-03T04:28:28.4400561Z    Compiling inout v0.1.4
2026-08-03T04:28:28.4641889Z    Compiling spt-procident v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-03T04:28:28.4670756Z    Compiling vergen-lib v9.1.0
2026-08-03T04:28:28.4897476Z    Compiling n0-future v0.3.2
2026-08-03T04:28:28.5751020Z    Compiling cmake v0.1.58
2026-08-03T04:28:28.6184811Z    Compiling chacha20 v0.10.0
2026-08-03T04:28:28.6308561Z    Compiling parking v2.2.1
2026-08-03T04:28:28.6761470Z    Compiling winnow v1.0.3
2026-08-03T04:28:28.7107563Z    Compiling signature v2.2.0
2026-08-03T04:28:28.7490300Z    Compiling httpdate v1.0.3
2026-08-03T04:28:28.8036948Z    Compiling cordyceps v0.3.4
2026-08-03T04:28:28.8158142Z    Compiling diatomic-waker v0.2.3
2026-08-03T04:28:28.8379305Z    Compiling crossbeam-utils v0.8.21
2026-08-03T04:28:28.8799353Z    Compiling spin v0.10.0
2026-08-03T04:28:28.9430442Z    Compiling rand v0.10.1
2026-08-03T04:28:28.9532869Z    Compiling serde_json v1.0.150
2026-08-03T04:28:28.9702552Z    Compiling ed25519 v2.2.3
2026-08-03T04:28:28.9827066Z    Compiling futures-lite v2.6.1
2026-08-03T04:28:29.0114019Z    Compiling spt-poolguard v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-03T04:28:29.0726444Z    Compiling cipher v0.4.4
2026-08-03T04:28:29.1091615Z    Compiling digest v0.11.3
2026-08-03T04:28:29.1226522Z    Compiling netlink-packet-core v0.8.1
2026-08-03T04:28:29.1441636Z    Compiling futures-buffered v0.2.13
2026-08-03T04:28:29.1591643Z    Compiling universal-hash v0.5.1
2026-08-03T04:28:29.1668704Z    Compiling vergen v9.1.0
2026-08-03T04:28:29.2730796Z    Compiling vergen-lib v0.1.6
2026-08-03T04:28:29.2966200Z    Compiling heapless v0.7.17
2026-08-03T04:28:29.3150782Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-03T04:28:29.3790922Z    Compiling noq-udp v0.10.0
2026-08-03T04:28:29.4027055Z    Compiling sync_wrapper v1.0.2
2026-08-03T04:28:29.4426303Z    Compiling byteorder v1.5.0
2026-08-03T04:28:29.4640120Z    Compiling allocator-api2 v0.2.21
2026-08-03T04:28:29.4731299Z    Compiling aws-lc-sys v0.41.0
2026-08-03T04:28:29.4830827Z    Compiling ring v0.17.14
2026-08-03T04:28:29.4999218Z    Compiling libsqlite3-sys v0.30.1
2026-08-03T04:28:29.5161915Z    Compiling opaque-debug v0.3.1
2026-08-03T04:28:29.5232223Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-03T04:28:29.5453466Z    Compiling polyval v0.6.2
2026-08-03T04:28:29.5754006Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-03T04:28:29.6659155Z    Compiling hash32 v0.2.1
2026-08-03T04:28:29.7868271Z    Compiling vergen-gitcl v1.0.8
2026-08-03T04:28:29.8133772Z    Compiling spin v0.9.8
2026-08-03T04:28:29.8791469Z    Compiling num_threads v0.1.7
2026-08-03T04:28:29.9077491Z    Compiling tower-layer v0.3.3
2026-08-03T04:28:29.9360758Z    Compiling fallible-iterator v0.3.0
2026-08-03T04:28:29.9400609Z    Compiling ryu v1.0.23
2026-08-03T04:28:29.9884850Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-03T04:28:30.0183101Z    Compiling signature v3.0.0
2026-08-03T04:28:30.0610804Z    Compiling time v0.3.47
2026-08-03T04:28:30.1053774Z    Compiling ghash v0.5.1
2026-08-03T04:28:30.1314835Z    Compiling aes v0.8.4
2026-08-03T04:28:30.1380884Z    Compiling ctr v0.9.2
2026-08-03T04:28:30.1430933Z    Compiling sha2 v0.11.0-rc.5
2026-08-03T04:28:30.2341768Z    Compiling fs2 v0.4.3
2026-08-03T04:28:30.3180197Z    Compiling aead v0.5.2
2026-08-03T04:28:30.3245743Z    Compiling http-body-util v0.1.3
2026-08-03T04:28:30.3683311Z    Compiling utf8parse v0.2.2
2026-08-03T04:28:30.3993151Z    Compiling openssl-probe v0.2.1
2026-08-03T04:28:30.4262617Z    Compiling arrayvec v0.7.6
2026-08-03T04:28:30.4450739Z    Compiling rustix v1.1.4
2026-08-03T04:28:30.5910501Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-03T04:28:30.6011317Z    Compiling crossbeam-channel v0.5.15
2026-08-03T04:28:30.6171375Z    Compiling crossbeam-epoch v0.9.18
2026-08-03T04:28:30.6450800Z    Compiling blake3 v1.8.5
2026-08-03T04:28:30.7197621Z    Compiling aes-gcm v0.10.3
2026-08-03T04:28:30.7198815Z    Compiling netlink-packet-route v0.29.0
2026-08-03T04:28:30.8917452Z    Compiling memoffset v0.6.5
2026-08-03T04:28:30.9097747Z    Compiling acto v0.8.2
2026-08-03T04:28:30.9651721Z    Compiling noq v0.18.0
2026-08-03T04:28:31.0121862Z    Compiling netwatch v0.16.0
2026-08-03T04:28:31.0580939Z    Compiling sorted-index-buffer v0.2.1
2026-08-03T04:28:31.0710783Z    Compiling linux-raw-sys v0.12.1
2026-08-03T04:28:31.0871403Z    Compiling thiserror v1.0.69
2026-08-03T04:28:31.1971171Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-03T04:28:31.2016728Z    Compiling lru-slab v0.1.2
2026-08-03T04:28:31.2704910Z    Compiling ref-cast v1.0.25
2026-08-03T04:28:31.3157009Z    Compiling synstructure v0.13.2
2026-08-03T04:28:31.3271529Z    Compiling darling_core v0.20.11
2026-08-03T04:28:31.3396930Z    Compiling mac-addr v0.3.0
2026-08-03T04:28:31.4719800Z    Compiling foldhash v0.2.0
2026-08-03T04:28:31.5304189Z    Compiling xml-rs v0.8.28
2026-08-03T04:28:31.5375884Z    Compiling identity-hash v0.1.0
2026-08-03T04:28:31.5473570Z    Compiling tagptr v0.2.0
2026-08-03T04:28:31.5939473Z    Compiling rustc-hash v2.1.2
2026-08-03T04:28:31.6241091Z    Compiling hashbrown v0.16.1
2026-08-03T04:28:31.7203800Z    Compiling serde_derive_internals v0.29.1
2026-08-03T04:28:31.8575751Z    Compiling netlink-packet-route v0.30.0
2026-08-03T04:28:32.0165415Z    Compiling proc-macro-crate v3.5.0
2026-08-03T04:28:32.3529956Z    Compiling xmltree v0.10.3
2026-08-03T04:28:32.4824395Z    Compiling serial-core v0.4.0
2026-08-03T04:28:32.5109677Z    Compiling termios v0.2.2
2026-08-03T04:28:32.5213718Z    Compiling ioctl-rs v0.1.6
2026-08-03T04:28:32.5494490Z    Compiling errno v0.3.14
2026-08-03T04:28:32.5738810Z    Compiling simple-dns v0.9.3
2026-08-03T04:28:32.6058917Z    Compiling aho-corasick v1.1.4
2026-08-03T04:28:32.6570377Z    Compiling sha1_smol v1.0.1
2026-08-03T04:28:32.6570983Z    Compiling signal-hook v0.3.18
2026-08-03T04:28:32.6867395Z    Compiling toml_write v0.1.2
2026-08-03T04:28:32.7700474Z    Compiling arrayref v0.3.9
2026-08-03T04:28:32.7880994Z    Compiling resolv-conf v0.7.6
2026-08-03T04:28:32.8140628Z    Compiling constant_time_eq v0.4.2
2026-08-03T04:28:32.8470517Z    Compiling simdutf8 v0.1.5
2026-08-03T04:28:32.8884561Z    Compiling regex-syntax v0.8.10
2026-08-03T04:28:32.8994765Z    Compiling smol_str v0.1.24
2026-08-03T04:28:32.9797476Z    Compiling winnow v0.7.15
2026-08-03T04:28:33.1261402Z    Compiling signal-hook-registry v1.4.8
2026-08-03T04:28:33.2160439Z    Compiling serial-unix v0.4.0
2026-08-03T04:28:33.2346655Z    Compiling lru v0.16.4
2026-08-03T04:28:33.2424700Z    Compiling serde_derive v1.0.228
2026-08-03T04:28:33.3963080Z    Compiling zeroize_derive v1.4.3
2026-08-03T04:28:33.4246893Z    Compiling tokio-macros v2.7.0
2026-08-03T04:28:33.4897882Z    Compiling futures-macro v0.3.32
2026-08-03T04:28:33.7985638Z    Compiling zerofrom-derive v0.1.7
2026-08-03T04:28:33.8985279Z    Compiling zeroize v1.8.2
2026-08-03T04:28:34.0640814Z    Compiling yoke-derive v0.8.2
2026-08-03T04:28:34.1481656Z    Compiling tokio v1.52.3
2026-08-03T04:28:34.3902658Z    Compiling futures-util v0.3.32
2026-08-03T04:28:34.6038447Z    Compiling zerovec-derive v0.11.3
2026-08-03T04:28:34.6340096Z    Compiling displaydoc v0.2.6
2026-08-03T04:28:35.0922870Z    Compiling tracing-attributes v0.1.31
2026-08-03T04:28:35.1795712Z    Compiling zerofrom v0.1.8
2026-08-03T04:28:35.2031876Z    Compiling rustls-pki-types v1.14.1
2026-08-03T04:28:35.2766408Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-03T04:28:35.4451160Z    Compiling yoke v0.8.3
2026-08-03T04:28:35.5063186Z    Compiling thiserror-impl v2.0.18
2026-08-03T04:28:35.6340869Z    Compiling zerotrie v0.2.4
2026-08-03T04:28:35.9351324Z    Compiling darling_macro v0.20.11
2026-08-03T04:28:35.9491032Z    Compiling derive_more-impl v2.1.1
2026-08-03T04:28:36.0204047Z    Compiling spez v0.1.2
2026-08-03T04:28:36.0381682Z    Compiling zerovec v0.11.6
2026-08-03T04:28:36.2576193Z    Compiling darling v0.20.11
2026-08-03T04:28:36.3472782Z    Compiling derive_builder_core v0.20.2
2026-08-03T04:28:36.3513741Z    Compiling n0-error-macros v0.1.3
2026-08-03T04:28:36.6593083Z    Compiling der v0.8.0-rc.10
2026-08-03T04:28:36.8794095Z    Compiling tinystr v0.8.3
2026-08-03T04:28:37.0800251Z    Compiling icu_locale_core v2.2.0
2026-08-03T04:28:37.1619946Z    Compiling potential_utf v0.1.5
2026-08-03T04:28:37.2725443Z    Compiling icu_collections v2.2.0
2026-08-03T04:28:37.3421400Z    Compiling n0-error v0.1.3
2026-08-03T04:28:37.4000935Z    Compiling pin-project-internal v1.1.13
2026-08-03T04:28:37.5282428Z    Compiling derive_builder_macro v0.20.2
2026-08-03T04:28:37.6911246Z    Compiling ed25519-dalek v2.2.0
2026-08-03T04:28:37.8206464Z    Compiling derive_builder v0.20.2
2026-08-03T04:28:37.9669122Z    Compiling futures-executor v0.3.32
2026-08-03T04:28:38.0089127Z    Compiling spt-proto v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-03T04:28:38.1514685Z    Compiling spki v0.8.0-rc.4
2026-08-03T04:28:38.2403672Z    Compiling futures v0.3.32
2026-08-03T04:28:38.2962740Z    Compiling icu_provider v2.2.0
2026-08-03T04:28:38.3498899Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-03T04:28:38.3790603Z    Compiling cobs v0.3.0
2026-08-03T04:28:38.3867541Z    Compiling postcard-derive v0.2.2
2026-08-03T04:28:38.5233152Z    Compiling ipnet v2.12.0
2026-08-03T04:28:38.5710796Z    Compiling ed25519 v3.0.0-rc.4
2026-08-03T04:28:38.6934963Z    Compiling icu_normalizer v2.2.0
2026-08-03T04:28:38.7195967Z    Compiling icu_properties v2.2.0
2026-08-03T04:28:38.7890843Z    Compiling pin-project v1.1.13
2026-08-03T04:28:38.8610682Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-03T04:28:38.9337165Z    Compiling prefix-trie v0.8.4
2026-08-03T04:28:39.2899350Z    Compiling once_cell v1.21.4
2026-08-03T04:28:39.2985655Z    Compiling data-encoding-macro v0.1.20
2026-08-03T04:28:39.3020902Z    Compiling rustls-native-certs v0.8.4
2026-08-03T04:28:39.3419245Z    Compiling num_enum_derive v0.7.6
2026-08-03T04:28:39.3528620Z    Compiling enum-assoc v1.3.0
2026-08-03T04:28:39.5315894Z    Compiling tracing-core v0.1.36
2026-08-03T04:28:39.5991047Z    Compiling postcard v1.1.3
2026-08-03T04:28:39.7112247Z    Compiling async-trait v0.1.89
2026-08-03T04:28:39.7191674Z    Compiling strum_macros v0.28.0
2026-08-03T04:28:39.7541074Z    Compiling hashbrown v0.14.5
2026-08-03T04:28:39.7786301Z    Compiling iroh-metrics-derive v0.4.1
2026-08-03T04:28:40.0112340Z    Compiling iroh-relay v0.98.0
2026-08-03T04:28:40.0188460Z    Compiling moka v0.12.15
2026-08-03T04:28:40.1320638Z    Compiling tracing v0.1.44
2026-08-03T04:28:40.2260931Z    Compiling tokio-util v0.7.18
2026-08-03T04:28:40.2997345Z    Compiling idna_adapter v1.2.2
2026-08-03T04:28:40.3387129Z    Compiling derive_more v2.1.1
2026-08-03T04:28:40.3886403Z    Compiling idna v1.1.0
2026-08-03T04:28:40.4161317Z    Compiling netlink-sys v0.8.8
2026-08-03T04:28:40.5161443Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-03T04:28:40.5338759Z    Compiling hashlink v0.9.1
2026-08-03T04:28:40.5785829Z    Compiling tower v0.5.3
2026-08-03T04:28:40.6000881Z    Compiling iroh-metrics v0.38.3
2026-08-03T04:28:40.7470731Z    Compiling netlink-proto v0.12.0
2026-08-03T04:28:40.8280872Z    Compiling url v2.5.8
2026-08-03T04:28:40.9194580Z    Compiling rusqlite v0.32.1
2026-08-03T04:28:40.9358326Z    Compiling netdev v0.42.0
2026-08-03T04:28:40.9359925Z    Compiling num_enum v0.7.6
2026-08-03T04:28:40.9484189Z    Compiling toml_datetime v0.6.11
2026-08-03T04:28:41.0187958Z    Compiling serde_spanned v0.6.9
2026-08-03T04:28:41.0196446Z    Compiling thiserror-impl v1.0.69
2026-08-03T04:28:41.0563172Z    Compiling ref-cast-impl v1.0.25
2026-08-03T04:28:41.2274192Z    Compiling h2 v0.4.14
2026-08-03T04:28:41.3060442Z    Compiling tokio-stream v0.1.18
2026-08-03T04:28:41.4060225Z    Compiling n0-watcher v0.6.1
2026-08-03T04:28:41.5411870Z    Compiling toml_edit v0.22.27
2026-08-03T04:28:41.6754844Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-03T04:28:41.6943516Z    Compiling tower-http v0.6.11
2026-08-03T04:28:41.7960847Z    Compiling attohttpc v0.30.1
2026-08-03T04:28:41.9050844Z    Compiling iroh-base v0.98.0
2026-08-03T04:28:41.9999423Z    Compiling webpki-roots v1.0.7
2026-08-03T04:28:42.0571534Z    Compiling regex-automata v0.4.14
2026-08-03T04:28:42.2261095Z    Compiling schemars_derive v1.2.1
2026-08-03T04:28:42.3341277Z    Compiling darling_core v0.23.0
2026-08-03T04:28:42.4030928Z    Compiling strum v0.28.0
2026-08-03T04:28:42.5063196Z    Compiling iroh-dns v0.98.0
2026-08-03T04:28:42.5336565Z    Compiling serde_bytes v0.11.19
2026-08-03T04:28:42.6098925Z    Compiling hmac v0.12.1
2026-08-03T04:28:42.6657271Z    Compiling seize v0.5.1
2026-08-03T04:28:42.7206500Z    Compiling iroh v0.98.2
2026-08-03T04:28:42.7670735Z    Compiling cmov v0.5.4
2026-08-03T04:28:42.8001075Z    Compiling dyn-clone v1.0.20
2026-08-03T04:28:42.9481273Z    Compiling pin-utils v0.1.0
2026-08-03T04:28:42.9780465Z    Compiling rustix v0.38.44
2026-08-03T04:28:43.0047247Z    Compiling bitflags v1.3.2
2026-08-03T04:28:43.0288479Z    Compiling ctutils v0.4.2
2026-08-03T04:28:43.0587684Z    Compiling nix v0.25.1
2026-08-03T04:28:43.0940793Z    Compiling papaya v0.2.4
2026-08-03T04:28:43.1191890Z    Compiling hkdf v0.12.4
2026-08-03T04:28:43.2710476Z    Compiling filedescriptor v0.8.3
2026-08-03T04:28:43.2795877Z    Compiling backon v1.6.0
2026-08-03T04:28:43.3378318Z    Compiling serial v0.4.0
2026-08-03T04:28:43.4951367Z    Compiling anstyle-parse v1.0.0
2026-08-03T04:28:43.5426427Z    Compiling vte_generate_state_changes v0.1.2
2026-08-03T04:28:43.5878012Z    Compiling linux-raw-sys v0.4.15
2026-08-03T04:28:43.6100368Z    Compiling instability v0.3.12
2026-08-03T04:28:43.6853021Z    Compiling colorchoice v1.0.5
2026-08-03T04:28:43.7580877Z    Compiling is_terminal_polyfill v1.70.2
2026-08-03T04:28:43.7680853Z    Compiling downcast-rs v1.2.1
2026-08-03T04:28:43.7971293Z    Compiling anstyle-query v1.1.5
2026-08-03T04:28:43.7972144Z    Compiling shell-words v1.1.1
2026-08-03T04:28:43.8195065Z    Compiling foldhash v0.1.5
2026-08-03T04:28:43.8360321Z    Compiling unicode-width v0.2.0
2026-08-03T04:28:43.8758813Z    Compiling anstyle v1.0.14
2026-08-03T04:28:43.9799539Z    Compiling toml v0.8.23
2026-08-03T04:28:44.0270060Z    Compiling hashbrown v0.15.5
2026-08-03T04:28:44.0619383Z    Compiling vte v0.13.1
2026-08-03T04:28:44.0897948Z    Compiling schemars v1.2.1
2026-08-03T04:28:44.1418186Z    Compiling anstream v1.0.0
2026-08-03T04:28:44.1632265Z    Compiling signal-hook-mio v0.2.5
2026-08-03T04:28:44.2564413Z    Compiling spake2 v0.4.0
2026-08-03T04:28:44.5353168Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-03T04:28:44.5832990Z    Compiling terminal_size v0.4.4
2026-08-03T04:28:44.7148691Z    Compiling strum_macros v0.26.4
2026-08-03T04:28:44.7699706Z    Compiling sha1 v0.10.6
2026-08-03T04:28:45.0400871Z    Compiling regex v1.12.3
2026-08-03T04:28:45.0505504Z    Compiling itertools v0.13.0
2026-08-03T04:28:45.1423918Z    Compiling castaway v0.2.4
2026-08-03T04:28:45.1685062Z    Compiling static_assertions v1.1.0
2026-08-03T04:28:45.2225798Z    Compiling unicode-width v0.1.14
2026-08-03T04:28:45.2513804Z    Compiling doctest-file v1.1.1
2026-08-03T04:28:45.5069248Z    Compiling indoc v2.0.7
2026-08-03T04:28:45.6911016Z    Compiling clap_lex v1.1.0
2026-08-03T04:28:45.7792067Z    Compiling interprocess v2.4.2
2026-08-03T04:28:45.9195284Z    Compiling clap_builder v4.6.0
2026-08-03T04:28:45.9392779Z    Compiling darling_macro v0.23.0
2026-08-03T04:28:45.9530811Z    Compiling compact_str v0.8.2
2026-08-03T04:28:46.3660792Z    Compiling darling v0.23.0
2026-08-03T04:28:46.6310783Z    Compiling crossterm v0.28.1
2026-08-03T04:28:46.7871003Z    Compiling lru v0.12.5
2026-08-03T04:28:46.7940701Z    Compiling clap_derive v4.6.1
2026-08-03T04:28:46.9320778Z    Compiling hyper v1.10.1
2026-08-03T04:28:46.9781401Z    Compiling unicode-truncate v1.1.0
2026-08-03T04:28:46.9956913Z    Compiling cassowary v0.3.0
2026-08-03T04:28:47.0204016Z    Compiling iana-time-zone v0.1.65
2026-08-03T04:28:47.0248363Z    Compiling nucleo-matcher v0.3.1
2026-08-03T04:28:47.0356324Z    Compiling strum v0.26.3
2026-08-03T04:28:47.1306838Z    Compiling portable-pty v0.8.1
2026-08-03T04:28:47.1486299Z    Compiling chrono v0.4.45
2026-08-03T04:28:47.1910812Z    Compiling qrcode v0.14.1
2026-08-03T04:28:47.3264632Z    Compiling tempfile v3.27.0
2026-08-03T04:28:47.7777427Z    Compiling ratatui v0.29.0
2026-08-03T04:28:47.7927349Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-03T04:28:48.7683382Z    Compiling hyper-util v0.1.20
2026-08-03T04:28:48.7730907Z    Compiling clap v4.6.1
2026-08-03T04:28:48.8828299Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-03T04:28:49.1831438Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-03T04:28:49.2260141Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-03T04:28:50.6402681Z    Compiling igd-next v0.17.1
2026-08-03T04:28:51.7633287Z    Compiling portmapper v0.16.0
2026-08-03T04:28:52.3196843Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-03T04:28:55.5997837Z    Compiling rustls-webpki v0.103.13
2026-08-03T04:28:57.8758302Z    Compiling tokio-rustls v0.26.4
2026-08-03T04:28:57.8758859Z    Compiling noq-proto v0.17.0
2026-08-03T04:28:57.8759488Z    Compiling rustls-platform-verifier v0.7.0
2026-08-03T04:28:58.0116103Z    Compiling hickory-net v0.26.0-beta.4
2026-08-03T04:28:58.0116672Z    Compiling hyper-rustls v0.27.9
2026-08-03T04:28:58.1500979Z    Compiling tokio-websockets v0.13.2
2026-08-03T04:28:58.1501499Z    Compiling reqwest v0.13.4
2026-08-03T04:28:59.0503951Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-03T04:29:12.3240513Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-03T04:29:13.9868217Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-03T04:29:24.1878706Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-03T04:29:29.9802444Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
2026-08-03T04:29:30.0026095Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-c6fe52657dbb5e20)
2026-08-03T04:29:30.0039660Z 
2026-08-03T04:29:30.0039768Z running 1 test
2026-08-03T04:29:36.1924188Z test new_brain_serves_against_old_broker ... ok
2026-08-03T04:29:36.1924576Z 
2026-08-03T04:29:36.1924838Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-08-03T04:29:36.1925186Z 
2026-08-03T04:29:36.2186124Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-03T04:29:36.2186443Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-03T04:29:36.2198697Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T04:29:36.2199021Z env:
2026-08-03T04:29:36.2199241Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T04:29:36.2199617Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:29:36.2200065Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:29:36.2200490Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:29:36.2200904Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:29:36.2201399Z ##[endgroup]
2026-08-03T04:29:36.2242040Z CI-CENSUS scope roots:
2026-08-03T04:29:36.2242402Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T04:29:36.2242892Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-03T04:29:36.2243394Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-03T04:29:36.2243833Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-03T04:29:36.2244143Z   root: /home/reavus/spt-n1-oldbroker
2026-08-03T04:29:36.2287595Z CI-CENSUS self-check OK: walked 391 /proc entries, exe resolution live
2026-08-03T04:29:37.6820140Z CI-CENSUS phase=pre-reap box_procs=389 box_fds=10688 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-03T04:29:37.6820751Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-03T04:29:37.6821084Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-03T04:29:41.2928391Z CI-CENSUS phase=end box_procs=389 box_fds=10784 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-03T04:29:41.2928898Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-03T04:29:41.2929312Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-03T04:29:41.2929610Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-03T04:29:41.2973390Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-03T04:29:41.2973968Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-03T04:29:41.2991157Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T04:29:41.2991629Z env:
2026-08-03T04:29:41.2991916Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T04:29:41.2992493Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:29:41.2993253Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:29:41.2993952Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:29:41.2994682Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:29:41.2995211Z ##[endgroup]
2026-08-03T04:29:41.3070932Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam on attempt 1/5
2026-08-03T04:29:41.3136807Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-03T04:29:41.3138143Z ##[group]Run actions/upload-artifact@v4
2026-08-03T04:29:41.3138378Z with:
2026-08-03T04:29:41.3138552Z   name: bench-ledger-n1-Linux
2026-08-03T04:29:41.3138756Z   path: bench-ledger/
2026-08-03T04:29:41.3139027Z   if-no-files-found: warn
2026-08-03T04:29:41.3139219Z   retention-days: 30
2026-08-03T04:29:41.3139400Z   compression-level: 6
2026-08-03T04:29:41.3139589Z   overwrite: false
2026-08-03T04:29:41.3139768Z   include-hidden-files: false
2026-08-03T04:29:41.3139952Z env:
2026-08-03T04:29:41.3140120Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T04:29:41.3140495Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:29:41.3140935Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:29:41.3141342Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:29:41.3141747Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-lcAUam
2026-08-03T04:29:41.3142057Z ##[endgroup]
2026-08-03T04:29:41.4473766Z (node:2372943) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-03T04:29:41.4474315Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-03T04:29:41.4512362Z With the provided path, there will be 1 file uploaded
2026-08-03T04:29:41.4516747Z Artifact name is valid!
2026-08-03T04:29:41.4517339Z Root directory input is valid!
2026-08-03T04:29:41.8003392Z Beginning upload of artifact content to blob storage
2026-08-03T04:29:41.8157206Z (node:2372943) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-03T04:29:42.1421794Z Uploaded bytes 268
2026-08-03T04:29:42.2218915Z Finished uploading artifact content to blob storage!
2026-08-03T04:29:42.2219850Z SHA256 digest of uploaded artifact zip is 4da0b8c878302130c5db3be1a180cfad6c26e91b1daac9e58c65027d8808f73c
2026-08-03T04:29:42.2222202Z Finalizing artifact upload
2026-08-03T04:29:42.4536078Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 8844809410
2026-08-03T04:29:42.4537770Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 268 bytes. Artifact ID is 8844809410
2026-08-03T04:29:42.4544644Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/30784469908/artifacts/8844809410
2026-08-03T04:29:42.4760713Z Post job cleanup.
2026-08-03T04:29:42.5416324Z [command]/usr/bin/git version
2026-08-03T04:29:42.5481981Z git version 2.43.0
2026-08-03T04:29:42.5508528Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/82506bb2-eae5-4a8c-b3bb-47c7c87dc999/.gitconfig'
2026-08-03T04:29:42.5516845Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/82506bb2-eae5-4a8c-b3bb-47c7c87dc999' before making global git config changes
2026-08-03T04:29:42.5517528Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T04:29:42.5520866Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T04:29:42.5548601Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T04:29:42.5572911Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T04:29:42.5757001Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T04:29:42.5777172Z http.https://github.com/.extraheader
2026-08-03T04:29:42.5784593Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-03T04:29:42.5809970Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T04:29:42.5994900Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T04:29:42.6017799Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T04:29:42.6324353Z Cleaning up orphan processes
2026-08-03T04:29:42.6859147Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
